home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / trueSpace 7.6 / tS761B8Std.exe / {app} / Kernel.dll / 1033 / string.txt next >
Text File  |  2009-05-21  |  3KB  |  33 lines

  1. 100    Kernel
  2. 101    Container for objects. Encapsulator can contain nodes or other encapsulators. Nodes and encapsulators have relationship. Objects are related as owner and subobject.It can also have attributes. Encapsulator can inherit properties ofsubobjects and their exported attributes.
  3. 102    Transition command used to move control flow to next activity node
  4. 103    Interface transition command used to move control flow between two activity nodes.
  5. 104    Caligari Corp.
  6. 105    Enter object Decription here ...
  7. 106    Activity node. Generates values in defined time intervals. Generator is activated or deactivated by RcTimer command. 
  8. 107    System snapshot before shutdown
  9. 108    A root encapsulator of tS7 graph. Kernel encapsulator does not have owner. Kernel encapsulator with all subobjects represents whole tS7 context. Only one kernel node can be in ts7 context.
  10. 109    Node dummy representation for unknown nodes. It does not implement any functionality except the storage for attributes. 
  11. 110    Kusnier Martin, Caligari Corp.
  12. 111    Invokes undo functionality for previous command in command history.
  13. 112    Invokes Redo functionality for next command in the command history.
  14. 113    Display a list of all available commands to debug view and Rosetta.log file
  15. 114    Simple node state undo-redo helper command for graph nodes that can save their state into variant.
  16. 116    Executes script command defined in the file.
  17. 117    Activate or deactivate timer generator in RnTimerNode
  18. 118    Save the actual context to defualt.ctx file and exit tS7 
  19. 119    Compound command. Execute several commands in one instance.
  20. 120    Imports package to tS7. Registers and verifies commands, nodes, dataobjects, named items and global attributes of imported package in tS7. Once the object is registered it can be used anywhere in the program.
  21. 121    Creates a root node of tS7 Graph and set is as active. The previous root with subgraph is not destroyed, but only detached from entry point. 
  22. 122    Force or disable caching the values in attributes for the whole context. 
  23. 123    Master thread synchronization command for tool manager.
  24. 124    Interface thread synchronization command for tool manager. 
  25. 125    System event command. Informs the runner module about following states in tS7:  \n SYS_STATE_INIT event is sent when tS7 system enters initialization process  \n SYS_STATE_READY event is sent when tS7 system is initialized and ready for user requests.  \n SYS_STATE_FINISH event is sent when tS7 system is in shutdown state. \n SYS_STATE_RESET events is sent when system is about to reinitializing.
  26. 126    Reset to default context command. Reinitializes the whole tS7 system while libraries are maintained. 
  27. 127    Command dummy representation for unknown commands in graph. It does not implement any functionality except the storage for attributes. 
  28. 128    Command working with command history. Depend on parameter it loads, saves or clear history.
  29. 129    Helper command used to switch to master thread. 
  30. 130    Tomas Bujnak, Caligari Corp.
  31. 131    Helper command used to switch to interface thread.
  32. 250    Undo/redo compound command with script command formatting & overriding.
  33.